projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44a1338
)
(system-key-alist): Add Sun-specific X11R6 keysyms.
author
Richard M. Stallman
<rms@gnu.org>
Sun, 24 Jul 1994 19:18:19 +0000
(19:18 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 24 Jul 1994 19:18:19 +0000
(19:18 +0000)
lisp/term/x-win.el
patch
|
blob
|
history
diff --git
a/lisp/term/x-win.el
b/lisp/term/x-win.el
index 08141175fe0a553901406f4ea3324a2ce9f96344..344715afe8985d9187153913d85fb4ac56b7d4f9 100644
(file)
--- a/
lisp/term/x-win.el
+++ b/
lisp/term/x-win.el
@@
-533,6
+533,13
@@
This returns ARGS with the arguments that have been processed removed."
(392976 . f35)
(392977 . f36)
(393056 . req)
+ ;; These are for Sun under X11R6
+ (393072 . props)
+ (393073 . front)
+ (393074 . copy)
+ (393075 . open)
+ (393076 . paste)
+ (393077 . cut)
))
\f
;;;; Selections and cut buffers